Skip to content

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Jan 9, 2026

Description

Adds some basic CLI utility methods.

Closes #335

Motivation

Split out of #304 so future binary PRs don't need to add these utilities in later.

@refcell refcell self-assigned this Jan 9, 2026
@refcell refcell added the A-shared Area: shared crates label Jan 9, 2026
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 9, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@refcell refcell marked this pull request as ready for review January 9, 2026 23:19
@danyalprout danyalprout added this pull request to the merge queue Jan 10, 2026
Merged via the queue into main with commit 3424985 Jan 10, 2026
19 checks passed
@danyalprout danyalprout deleted the rf/cli-util-methods branch January 10, 2026 01:03
danyalprout pushed a commit that referenced this pull request Jan 11, 2026
Adds a new method to `LiveBuilder` `connect_to_transaction_pool`
allowing in-process connection between the reth transaction pool and
rbuilder orderpool.

This fixes an issue where the orderpool does not receive any
transactions that were cached on disk by reth on start up, and finally
removes the requirement for an ipc connection when running in-process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-shared Area: shared crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(cli): Add Node Utilities

4 participants